substring 相关的搜索结果 共有2个

mid()

Description: Get a substring of a string. Syntax: mid(s,n{,l}) Note: The function gets a substring of the length of l frstring, substring

right()

Description: Get a substring of a string ending at the rightmost side. Syntax: right(s,n) Note: The function gets a subsstring ,right, substring